Module Commands

Registers additional slash commands for the addon and some utility without strings attached.

Functions

RegisterAdditionalSlashCommands () Registers additional slash commands for the addon.
SlashCmdList.DEBUGTESTCOMMAND () Toggles debug mode on or off.
SlashCmdList.SWITCHLANGUAGES () Opens all containers in the specified bag.
SlashCmdList.OPENEGGS () Opens all Brightly Colored Eggs in the player's bags.
SlashCmdList.CALCULATRIX (expression) Evaluates a mathematical expression and prints the result.

Fields

SlashCmdList.OPENALLCONTAINERS Opens all containers in the player's bags.
SlashCmdList.TOGGLEAUTOOPEN Toggles the AutoOpen module on or off.


Functions

RegisterAdditionalSlashCommands ()
Registers additional slash commands for the addon.
SlashCmdList.DEBUGTESTCOMMAND ()
Toggles debug mode on or off.
SlashCmdList.SWITCHLANGUAGES ()
Opens all containers in the specified bag.
SlashCmdList.OPENEGGS ()
Opens all Brightly Colored Eggs in the player's bags.
SlashCmdList.CALCULATRIX (expression)
Evaluates a mathematical expression and prints the result.

Parameters:

  • expression

Fields

SlashCmdList.OPENALLCONTAINERS
Opens all containers in the player's bags.
SlashCmdList.TOGGLEAUTOOPEN
Toggles the AutoOpen module on or off.
generated by LDoc 1.5.0 Last updated 2024-05-07 00:48:37